PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetStrokeColorOperator Class / PDFSetStrokeColorOperator Constructor / PDFSetStrokeColorOperator Constructor(double[])
The color components.
In This Topic
    PDFSetStrokeColorOperator Constructor(double[])
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetStrokeColorOperator( 
       double[] colorComponents
    )

    Parameters

    colorComponents
    The color components.
    See Also